void seek(long offset)
None
This function seeks the current file pointer just like the fseek standard I/O function. The offset can be positive or negative.